body {
    font: 13px "Microsoft YaHei", "Arial Narrow", HELVETICA;
    background: #fff;
    -webkit-text-size-adjust: 100%;
}

a:hover {
    color: #cd0200;
}

.bt_top {
    line-height: 42px;
    font-size: 17px;
    border-bottom: 2px solid #009af0;
    height: 42px;
}

.bt_top a {
    color: #333333;
    height: 100%;
    display: block;
    width: 85px;
    text-align: center
}

.title {
    margin-right: 20px;
}

/*.title{padding: 0 5px;}*/
.title-hover {
    font-weight: bold;
}

.title-hover a {
    color: #009af0;
}

.ul-list {
    padding-right: 5px;
    margin-top: 10px;
}

.ul-list li {
    height: 36px;
    background: url(../images/li_qz_03.png) left center no-repeat;
    padding-left: 13px;
    border-bottom: 1px dashed #d1d1d1;
}

.ul-list li a {
    line-height: 36px;
    height: 36px;
}

.time {
    color: #666666;
    line-height: 36px;
    font-size: 13px;
    height: 36px
}

.mt23 {
    margin-top: 23px
}

.ml23 {
    margin-left: 23px;
}

/**主体区域**/
.content-new {
    margin: 0 auto;
    width: 1100px;
    height: 120px;
    margin-top: 30px;
}

.content-new h1 {
    font-size: 30px;
    font-weight: bold;
    text-align: center;
}

.content-new h1 a {
    color: #009af0;
}

.content-new p {
    font-size: 15px;
    line-height: 30px;
    padding-top: 15px;
    text-indent: 2em;
}

.content-new p a {
    color: #666 !important;
}

.bt_content .w1100 {
    padding-bottom: 20px;
}

.bt_content .w1100 a:hover {
    color: #cd0200;
}

.floor-1 {
    /**第一层**/
    width: 1100px;

}

.slide {
    /**轮播图**/
    width: 504px;
    height: 348px;
}

.floor-1-right {
    width: 576px;
    height: 348px;
}

/**外链**/
.bmdtcx {
    margin-top: 25px;
}

.bmdtcx a {
    display: block;
}

/**第二层**/
.floor-2 {
    margin-top: 15px;
    height: 272px;
}

.floor-2-left {
    width: 656px;
    height: 272px;
}

.floor-2-right {
    width: 424px;
}

.ul-list-tp {
    padding-top: 10px;
    margin-left: -7px;
}

.ul-list-tp li {
    /*width: 100px;*/
    width: 125px;
    height: 105px;
    float: left;
    border: 1px solid #e4eef6;
    margin: 10px 0 0 7px;
    /*margin: 10px 0 0 39px;*/
}

.ul-list-tp li a {
    display: block;
}

.ul-list-tp li img {
    display: block;
    margin: 20px auto 0;
    width: 50px;
    height: 50px;
}

.ul-list-tp li span {
    display: block;
    font-size: 15px;
    text-align: center;
    line-height: 30px;
}

.zwgk-list {
    width: 424px;
    height: 220px;
    margin: 15px auto 0 auto;
    background-color: #f2faff;
    padding: 15px 30px;
}

.zwgk-list li {
    float: left;
    width: 175px;
    height: 50px;
    margin-bottom: 15px;
}

.zwgk-list>a {
    display: block;
    line-height: 50px;
    padding-left: 35px;
}

.zwgk-list span {
    line-height: 50px;
    padding-left: 10px;
}

.zwgk-list2 {
    width: 422px;
    height: 132px;
    padding: 0 30px;
}

.zwgk-list2>a {
    display: block;
    width: 105px;
    height: 30px;
    border: 1px solid #6ea7cb;
    line-height: 30px;
    text-align: center;
    margin-top: 22px;
}

/**专题专栏**/
.ztzl {
    width: 100%;
    height: 200px;
    background-color: #f7f7f7;
}

.ztzl-content {
    width: 1100px;
    margin: 0 auto;
    position: relative;
}

.ztzl-tit {
    width: 1100px;
    margin: 0 auto;
    border-bottom: 2px solid #009af0;
    height: 52px;
    line-height: 42px;
    padding-top: 10px;
}

.ztzl-tit a {
    font-size: 17px;
    font-weight: bold;
    color: #009af0;
    height: 100%;
    display: block;
    width: 85px;
    text-align: center;
}

.floor-3 {
    width: 1100px;
    height: 95px;
    margin-top: 38px;
    margin: 0 auto;
}

.floor-3 a {
    display: block;
    width: 269px;
    height: 93px;
}

.tempWrap {
    padding-top: 15px;
}

/* 图片滚动 */
.picScroll {
    position: relative;
    height: 140px;
    padding: 10px 0;
    margin-bottom: 10px;
    overflow: hidden;
    margin-top: 15px;
}

.picScroll ul {
    overflow: hidden;
    zoom: 1;
    margin-top: 15px;
}

.picScroll ul li {
    float: left;
    margin: 0 4px;
    width: 269px;
    overflow: hidden;
    display: inline;
}

.picScroll ul li img {
    width: 269px;
    height: 93px;
}

.ztzl .prev,
.ztzl .next {
    position: absolute;
    left: -30px;
    top: 125px;
    display: block;
    width: 18px;
    height: 28px;
    overflow: hidden;
    background: url(../images/icons.png) -40px 0 no-repeat;
    cursor: pointer;
}

.ztzl .next {
    left: auto;
    right: -30px;
    background-position: -120px 0;
}

.ztzl .prevStop {
    background-position: 0 0;
}

.ztzl .nextStop {
    background-position: -80px 0;
}

@media (max-width:767px) {

    .ztzl .prev,
    .ztzl .next {
        display: none;
    }
}


.bmdtcx {
    background: url(../images/1907151006014192309.jpg) no-repeat;
    height: 101px;
}

.bmdtcx h1 {
    float: left;
    padding: 20px 36px 15px 15px;
    line-height: 0px;
    font-size: 0px;
    height: 80px;
}

#dsfzxbox {
    float: left;
    position: relative;
    z-index: 10;
}

div#dsfzxlink {
    width: 100px;
    height: 32px;
    background: url(../images/1907150953279577088.png) no-repeat;
    line-height: 32px;
    padding-left: 10px;
    color: #FFF;
    font-weight: bold;
    font-size: 16px;
    margin-top: 35px !important;
    cursor: pointer;
}

#pop {
    background: url(../images/1907150954530147537.png) top center no-repeat;
    position: absolute;
    left: -295px;
    top: 67px;
    padding-top: 13px;
    z-index: 10;
    /* border-bottom: 1px solid #0d528e; */
}

#pop ul {
    float: left;
    background: #FFF;
    width: 702px;
    border: 1px solid #0d528e;
    /* border-top: 2px solid #0d528e; */
    padding: 20px;
}

#pop ul li {
    float: left;
    width: 132px;
    text-align: left;
    line-height: 30px;
}

div#bmckbox {
    float: left;
    margin-left: 25px;
    position: relative;
    z-index: 10;
}

div#bmcklink {
    margin-top: 35px;
    line-height: 32px;
    padding-left: 20px;
    background: url(../images/1907150956185563199.png) left center no-repeat;
    color: #1d6ebd;
    cursor: pointer;
    font-size: 16px;
}

div#homebmbox {
    background: url(../images/1907150954530147537.png) top center no-repeat;
    position: absolute;
    left: -300px;
    top: 65px;
    padding-top: 13px;
    z-index: 10;
    display: none;
}

div#homebmbox ul {
    float: left;
    background: #FFF;
    width: 702px;
    border: 1px solid #0d528e;
    border-top: 2px solid #0d528e;
    padding: 20px;
}

div#homebmbox ul li {
    float: left;
    width: 132px;
    text-align: left;
    line-height: 30px;
}

.bmdtcx a:hover {
    color: #cd0200;
    text-decoration: none;
}

/* 个人法人 */
.grfr a {
    color: #2d374b;
    text-decoration: none
}

.grfr a:hover {
    color: #cd0200;
    text-decoration: none
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    *zoom: 1;
}

.grfr {
    margin: 0 auto;
    width: 1100px;
}

.gr_title {
    width: 1100px;
    height: 64px;
    border-bottom: 4px solid #acacac;
    margin-bottom: 20px;
}

.gr_title span {
    display: inline-block;
    width: 126px;
    height: 62px;
    font-size: 21px;
    font-weight: bold;
    color: #4366a8;
    line-height: 64px;
    text-align: center;
    cursor: pointer;
    border-bottom: 6px solid #f57f24;
}

.gr_con {
    background: url(../images/2008181406292516220.png) 1px -30px no-repeat;
}

.fr_con {
    background: url(../images/2008181406292402571.png) 1px -30px no-repeat;
}

.san {
    width: 204px;
    height: 120px;
    margin-right: 20px;
    float: left;
    transition: all 0.3s ease;
    box-shadow: 0 0 1.5rem rgba(9, 41, 77, 0.12);
}

.san a {
    display: block;
    width: 204px;
    height: 120px;
}

/* 看查评问 */
.mae {
    width: 255px;
    height: 120px;
    float: left;
    margin-right: 25px;
    background: #fff;
    padding: 14px 25px 0 25px;
    box-shadow: 0 0 1.5rem rgba(9, 41, 77, 0.12);
}

.mae .one {
    width: 155px;
    height: 65px;
    float: left;
    line-height: 43px;
    font-size: 21px;
    color: #333;
    font-weight: bold;
}

.mae .two {
    width: 46px;
    height: 65px;
    float: left;
    background: url(../images/2007131733131035835.jpg) no-repeat;
    text-align: center;
    line-height: 43px;
    font-size: 26px;
    color: #4366a9;
    font-weight: bold;
}

.mae .three {
    width: 230px;
    height: 20px;
    float: left;
}

/* 重点领域 */
.ul-list-tp a:hover {
    color: #cd0200;
    text-decoration: none;
}

/* 政务公开 */
.zwgk-list {
    padding: 5px 30px 0px 30px !important;
}

.zwgk-list span {
    line-height: 40px !important;
}

.zwgk-list li {
    height: 40px !important;
    margin-bottom: 15px !important;
}

.zwgk-list a:hover {
    color: #cd0200;
    text-decoration: none;
}

.right_bg {
    position: absolute;
    right: -198px;
    top: 72px;
}

.right_bg img {
    width: 100px;
}

a.label {
    font-size: 17px;
    color: #009af0;
    line-height: 40px;
    font-weight: bold;
    text-decoration: none;
}

#focus {
    width: 504px;
    height: 284px;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
    margin-top: 15px;
}

#focus ul {
    height: 284px;
    position: absolute;
    margin: 0;
    padding: 0;
}

#focus ul li {
    float: left;
    width: 504px;
    height: 284px;
    overflow: hidden;
    position: relative;
}

#focus ul li div.photo_bt {
    padding-left: 30px;
    position: absolute;
    bottom: 0;
    font-size: 12px;
    color: #fff;
    z-index: 1;
    width: 504px;
    overflow: hidden;
    background: url(../images/focusBg.png) left center repeat-x;
}

#focus ul li div.photo_bt a {
    display: inline-block;
    line-height: 37px;
    color: #fff;
    font-size: 15px;
    font-family: '微软雅黑';
}

#focus .btnBg {
    position: absolute;
    width: 300px;
    height: 37px;
    left: 0;
    bottom: 0;
    line-height: 37px;
}

#focus .btn {
    position: absolute;
    right: 0;
    bottom: 16px;
    z-index: 99;
    height: 37px;
    line-height: 37px;
    padding: 15px 30px 0 0;
    text-align: right;
}

#focus .btn span {
    display: inline-block;
    _display: inline;
    _zoom: 1;
    width: 25px;
    height: 4px;
    _font-size: 0;
    margin-left: 10px;
    cursor: pointer;
    background: #168fd3;
    text-align: center;
}

#focus .btn span.on {
    background: #e5b523;
    color: #fff;
}

.govpushinfo150203 {
    padding: 0;
    width: 576px;
    height: 290px;
    overflow: hidden;
}

.govpushinfo150203 li {
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.govpushinfo150203 li a {
    line-height: 40px;
}

.govpushinfo150203 li span {
    float: right;
}